Win32 Visual C++ Support: Some more clean-ups
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 11 Feb 2011 10:41:22 +0000 (18:41 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 11 Feb 2011 10:41:22 +0000 (18:41 +0800)
Update gtk+.vsprops...

Since gdkconfig.h should now reside in gdk/, there
is no longer need to create a lib/gtk-3.0/include folder.

build/win32/vs9/gtk+.vsprops

index 03ccb3be493c7de78f9403a0dcca07bcb13e6773..a30b369e756aeff362010dc291560d802b72dec8 100644 (file)
@@ -316,7 +316,6 @@ copy ..\..\..\gtk\gtkwidget.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk&#x0D;&#
 copy ..\..\..\gtk\gtkwidgetpath.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk&#x0D;&#x0A;\r
 copy ..\..\..\gtk\gtkwindow.h $(OutDir)\include\gtk-$(GtkApiVersion)\gtk&#x0D;&#x0A;\r
 \r
-mkdir $(OutDir)\lib\gtk-$(GtkApiVersion)\include&#x0D;&#x0A;\r
 copy ..\..\..\gdk\gdkconfig.h $(OutDir)\include\gtk-3.0\gdk&#x0D;&#x0A;\r
 \r
 copy $(ConfigurationName)\$(PlatformName)\bin\*-$(GtkApiVersion).lib $(OutDir)\lib&#x0D;&#x0A;\r